projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
15e0fbf
)
* yow.el (yow): Fix interactive spec.
author
Jim Blandy
<jimb@redhat.com>
Mon, 3 May 1993 03:41:07 +0000
(
03:41
+0000)
committer
Jim Blandy
<jimb@redhat.com>
Mon, 3 May 1993 03:41:07 +0000
(
03:41
+0000)
lisp/play/yow.el
patch
|
blob
|
history
diff --git
a/lisp/play/yow.el
b/lisp/play/yow.el
index 9ac8c5197e4cc589cd7ab76cbb68a4a258dbc886..94713ceac2d104c9c7f55bd350628d3a2ca23fc9 100644
(file)
--- a/
lisp/play/yow.el
+++ b/
lisp/play/yow.el
@@
-39,7
+39,7
@@
;;;###autoload
(defun yow (&optional interactive)
"Return or display a random Zippy quotation."
- (interactive "
P
")
+ (interactive "
p
")
(let ((yow (cookie
yow-file "Am I CONSING yet?..." "I have SEEN the CONSING!!")))
(cond ((not interactive)